Clusters operations
Assign or move a user ID
Assigns or moves a user ID to a cluster.
The time it takes to move a user is proportional to the amount of data linked to the user ID.
POST
Authorizations
Your Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Headers
Unique identifier of the user who makes the search request.
Example:
"user1"
Body
application/json
Assign userID parameters.
Response
200
application/json
OK
Response and creation timestamp.